projects
/
gpsbabel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
25e0389
)
use jfrog docker repo and ninja for codeql. (#1030)
author
tsteven4
<13596209+tsteven4@users.noreply.github.com>
Tue, 7 Mar 2023 17:24:56 +0000
(10:24 -0700)
committer
GitHub
<noreply@github.com>
Tue, 7 Mar 2023 17:24:56 +0000
(10:24 -0700)
.github/workflows/codeql-analysis.yml
patch
|
blob
|
history
diff --git
a/.github/workflows/codeql-analysis.yml
b/.github/workflows/codeql-analysis.yml
index 63e5f675d1fae1f4fa717d7398304ee4e64de629..07914455176a4e7977cf99ef3f82296806387624 100644
(file)
--- a/
.github/workflows/codeql-analysis.yml
+++ b/
.github/workflows/codeql-analysis.yml
@@
-26,7
+26,10
@@
jobs:
analyze:
name: Analyze
runs-on: ubuntu-latest
- container: tsteven4/gpsbabel_build_environment_focal
+ container:
+ image: gpsbabel-docker.jfrog.io/tsteven4/gpsbabel_build_environment_focal
+ env:
+ CMAKE_GENERATOR: Ninja
strategy:
fail-fast: false